home *** CD-ROM | disk | FTP | other *** search
/ Freaks Macintosh Archive / Freaks Macintosh Archive.bin / Essentials / BBEdit Lite 4.1 / Upgrading to BBEdit 5.0 / What is BBEdit 5.0? < prev   
Text File  |  1998-11-01  |  11KB  |  314 lines

  1. BBEdit 5.0 Product Information
  2. ====== === ======= ===========
  3. (updated 11/01/98)
  4.  
  5. Introduction
  6. ------------
  7. This document describes BBEdit, our popular and critically acclaimed text
  8. editor for the Macintosh.
  9.  
  10.  
  11. Table of Contents:
  12.  
  13.   *  What Is BBEdit?
  14.   *  What Does BBEdit Have To Offer?
  15.   *  Where Can I Buy BBEdit?
  16.   *  How Do I Find Out More?
  17.  
  18.  
  19. What Is BBEdit?
  20. ---- -- ------
  21. BBEdit is a high performance text editor for the Macintosh. The purpose
  22. of a text editor is to prepare text for transport across communications
  23. links (as in an email system), processing by another program (such as a
  24. compiler, HTML renderer, or database system), and to serve for
  25. light-duty text composition tasks. In contrast to a word processor,
  26. whose purpose is to prepare documents for optimal visual presentation,
  27. the focus of a text editor is on the transformation and manipulation of
  28. text as data, rather than on manipulation of visual attributes (such as
  29. style or color).
  30.  
  31. By design, BBEdit is optimized for the editing, searching,
  32. transformation, and manipulation of text. It provides an array of
  33. general-purpose features which are useful for many tasks, and includes
  34. some features which are specifically tuned to the needs of software
  35. developers and HTML authors.
  36.  
  37.  
  38. What Does BBEdit Have To Offer?
  39. ---- ---- ------ ---- -- -----
  40. BBEdit features an assortment of capabilities and core features which
  41. make it an excellent general-purpose tool for text processing and light
  42. composition:
  43.  
  44.   * Support for very large files (limited by available memory; 2GB
  45.     theoretical max.)
  46.  
  47.   * Multi-file search and replace, with optional "grep" pattern matching
  48.  
  49.   * Optional "soft" text wrapping for easier composition
  50.  
  51.   * Automatic transparent translation of DOS/Windows and Unix text files
  52.  
  53.   * An integrated spelling checker, as well as support for external
  54.     spell-checking systems via the Apple Event Word Services Suite
  55.  
  56.   * Optional automatic indentation while typing
  57.  
  58.   * Optional automatic substitution of typographer's quotes while typing
  59.  
  60.   * Optional display of line numbers, tab stops, and invisible characters
  61.  
  62.   * Support for easy insertion of files and directory listings
  63.  
  64.   * Optional automatic backup of files when saving
  65.  
  66.   * Built-in text comparison, for comparing files, folders, and project
  67.     documents
  68.  
  69.  
  70. BBEdit also takes advantage of current and emerging system software
  71. technologies to provide you with even greater power and flexibility. It
  72. was the first (and remains the only) product in its class to support all
  73. of the following:
  74.  
  75.   * Native PowerPC code, to maximize performance on all Macintosh models
  76.  
  77.   * Macintosh Drag and Drop for text editing and other tasks
  78.  
  79.   * MacOS 8 contextual menus, for quick access to specialized tools
  80.   
  81.   * Powerful on-line help via the Balloon Help and Apple Guide on-line
  82.     help systems
  83.  
  84.   * Open Scripting Architecture (OSA) support: operations in BBEdit may be
  85.     automated with Frontier, AppleScript, and other OSA-compliant
  86.     scripting systems
  87.  
  88.   * Mac OS 8.5 window proxy icons and proportional scrollbars
  89.  
  90. In addition to its powerful intrinsic features, BBEdit features a set of
  91. integrated HTML markup tools. These tools have made BBEdit the weapon of
  92. choice for HTML authors of all levels and professional webmasters all
  93. over the world. The BBEdit HTML tools include:
  94.  
  95.   * The BBEdit Table Builder, a visual tool for creating and modifying
  96.     HTML tables.
  97.       
  98.   * A floating tool palette for "one-click" HTML markup
  99.  
  100.   * Drag-and-drop placement of markup tags, image files, and anchors
  101.  
  102.   * Support for forms, tables, and emerging HTML tag standards
  103.  
  104.   * HTML syntax checking
  105.  
  106.   * An integrated HTML-aware spelling checker
  107.  
  108.   * Easy previewing of HTML documents with any available Web browser
  109.  
  110.   * Integration with Internet tools (Web browsers, FTP clients, news
  111.     readers, and other Internet services) via the Internet Config system
  112.  
  113.   * A "PageMill Cleaner" tool, to correct and canonicalize files output
  114.     from Adobe PageMill
  115.  
  116.   * A "CyberStudio Cleaner" tool, to correct files output from GoLive
  117.       CyberStudio.
  118.       
  119.   * Web site management via the use of searchable File Groups
  120.  
  121.  
  122. For those doing software development, BBEdit provides several unique and
  123. powerful features:
  124.  
  125.   * Integrated PopupFuncs(tm) technology, for easy navigation of source
  126.     files written in Pascal, C, C++, 68K assembly language, Rez,
  127.     Fortran, Tcl, Perl, HTML, ScriptX, JavaScript, Setext, and GuideScript
  128.  
  129.   * Integration with THINK C/Symantec C++ (version 6.0 and later)
  130.  
  131.   * Integration with Metrowerks CodeWarrior (version 1.2 and later)
  132.  
  133.   * Integration with THINK Reference, Toolbox Assistant, ObiWan, and MPW 411
  134.     reference systems
  135.  
  136.   * Support for MPW ToolServer
  137.  
  138.   * Reads project documents created by THINK Pascal, THINK C/Symantec C++
  139.     and CodeWarrior for browsing and searching
  140.  
  141.  
  142. Finally, there are features in BBEdit which don't fit into a particular
  143. classification, but which are there to make BBEdit more useful and
  144. easier to use:
  145.  
  146.   * File system browsers, for surfing through files on any mounted volume
  147.  
  148.   * An "Open Recent" menu, which gives quick access to recently-used files
  149.  
  150.   * An interactive "Quick Search" window, for searching through a document
  151.     as you type
  152.  
  153.   * A glossary system, for setting up simple macros that can be inserted at
  154.     the touch of a key
  155.  
  156.   * A floating Window List, for managing many open windows at once
  157.  
  158.   * Splittable editing windows
  159.  
  160.  
  161. There are more features in BBEdit than we have listed here. We invite you 
  162. to download the demo version of BBEdit, and take it for a test drive.
  163.  
  164.  
  165. Specifications
  166. --------------
  167. Current Version:    5.0
  168. Application Type:   Text Editor
  169. RAM Usage:          1024K (min) / 1600K (std)  <- 68K Mac, PowerMac with VM
  170.                     2909K (min) / 3485K (std)  <- PowerMac without VM
  171. Application Size:   3.1MB (fat binary)
  172. Typical Disk Use:   3.8MB (application with AppleGuide, and standard extensions)
  173. Documentation:      Perfect-bound User Manual, plus Adobe Acrobat Reader PDF 
  174.                     files on CD-ROM, and Apple Guide active assistance
  175.  
  176. Maximum File Size: Limited by available system memory; theoretical max. is 2GB.
  177. Maximum Open Files: Limited by available memory.
  178.  
  179. File Formats: Transparent conversion of Macintosh, DOS, UNIX(tm) text formats;
  180.     can import and export any translatable files when using Mac OS
  181.     Translation Manager (Easy Open) services.
  182. Apple Event Support: 'required' suite, portions of 'core' suite, custom
  183.     BBEdit control suite, plus additional events as necessary
  184.     for ToolServer, THINK Reference 2.0, THINK C/Symantec C++.
  185. Text Search & Replace: plain-text search, both forward and reverse. Case-
  186.     and word-sensitive; 'grep' pattern-matching.
  187. Text Viewing and Editing: parenthesis balancing; smart quotes; splittable
  188.     editing windows; optional display of tab stops, line numbers, invisible
  189.     characters, and cursor position; syntax-directed text coloring for 15
  190.     supported languages.
  191. Expansion: via drop-in code modules - API documented, published, and upward-
  192.     compatible; simple text macros via "glossary" feature; OSA scriptable.
  193.  
  194.  
  195. Requirements
  196. ------------ 
  197. System Software: System 7.0 or later is required. System 7.1 or later is
  198.     required for use of Macintosh Drag and Drop and other 
  199.     enhanced System components. Use of System 7.5 or later is recommended.
  200.     Compatible with Mac OS 8 and later.
  201.     
  202. Hardware: Macintosh Plus or later; includes all Plus, SE, Classic, Mac II, 
  203.     Quadra, Centris, Performa, PowerBook, and Power Macintosh models.
  204.  
  205. Memory: 1024K of application RAM minimum (68K Mac, or PowerMac with VM or 
  206.     RamDoubler). For PowerMacs without VM, minimmum requirement is 3485K. 
  207.     Compatible with Apple VM, 32-bit mode, and also with Connectix 
  208.     RamDoubler, MAXIMA, VIRTUAL, and MODE32 software.
  209.  
  210. Disk: Hard drive required.
  211.  
  212. NOTE: CD-ROM drive strongly recommended.
  213.  
  214.  
  215. How Do I Find Out More?
  216. --- -- - ---- --- ----
  217. For more information about BBEdit, you can:
  218.  
  219. * Download the demo version of BBEdit; the demo package includes a version
  220. of BBEdit which cannot save, but which is otherwise fully functional. This
  221. is the best way to get the feel for BBEdit's power and capabilities.
  222.  
  223. * Download our product and pricing information. The information gives
  224. details about where and how to get BBEdit.
  225.  
  226. * Visit our HTML Resources page, to find out about the authoring tools,
  227. tutorials, and references available for use with BBEdit..
  228.  
  229. * Send us mail. We will be happy to any questions that you may have about
  230. BBEdit. You can find our site on the World Wide Web at:
  231.  
  232.     <http://web.barebones.com/>
  233.  
  234. or you can send email directly to 
  235.  
  236.     sales@barebones.com
  237.  
  238. For complete contact information, or URLs to obtain specific items,
  239. please see the ordering info section at the end of this document.
  240.  
  241.  
  242. How Do I Purchase BBEdit?
  243. --- -- - -------- -------
  244.  
  245. Revised 10/30/98
  246.  
  247. Our products are available directly from Bare Bones Software as well as
  248. through a number of other channels. Complete pricing information is
  249. available on our web site or on the printable order form that is included
  250. with the Demo package.
  251.  
  252. BBEdit is distributed on CD-ROM with a printed user manual as well as
  253. electronic documentation. Floppy disks are available at a nominal extra
  254. charge for customers without a CD-ROM drive.
  255.  
  256. Site licenses are available starting at the 10-user level.  Please contact
  257. our sales department for more information.
  258.  
  259.  
  260. * Ordering Direct:
  261.  
  262. We accept payment by Master Card, Visa and American Express as well as
  263. checks or money orders payable in US funds, drawn on a US bank. We also
  264. accept purchase orders from US companies or US educational/government
  265. institutions.
  266.  
  267. To place a credit card order online, please visit our web site at:
  268.  
  269. <http://web.barebones.com/store/store.html>
  270.  
  271. Your order will be processed and shipped to you as quickly as possible.
  272.  
  273. If you prefer, you may print and complete our PDF order form for mailing or
  274. faxing.
  275.  
  276. If you wish to use a purchase order (US only) please fax or mail the
  277. completed PO to:
  278.  
  279. Bare Bones Software, Inc.
  280. PO Box 1048
  281. Bedford, MA  01730
  282. USA
  283.  
  284. Tel:  781-687-0700
  285. Fax:  781-687-0711
  286. mailto:sales@barebones.com
  287.  
  288. * Electronic Distribution:
  289.  
  290. BBEdit is available for purchase and download from Beyond.com. The
  291. following URL will lead you directly to the order form:
  292.  
  293. <http://www.beyond.com/PKSN100468/prod.htm>
  294.  
  295. * Resellers:
  296.  
  297. BBEdit is available from many of the catalog resellers including:
  298.  
  299. MacWarehouse    1-800-397-8508
  300. MacConnection    1-800-800-0009
  301. MacZone            1-800-211-5032
  302.  
  303. For a complete list of US and International resellers, please visit our web
  304. site at:
  305.  
  306. <http://www.barebones.com/resellers/resell.html>
  307.  
  308. Thanks again for your interest.  If you have any questions or concerns,
  309. please contact us!
  310.  
  311. -BBSW
  312.  
  313. =end=
  314.